home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / barcodes.zip / SAMPLE1.ZIP / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1994-11-07  |  1KB  |  40 lines

  1. //{{NO_DEPENDENCIES}}
  2. // App Studio generated include file.
  3. // Used by BARTEST.RC
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDR_BARCTYPE                    3
  7. #define IDD_ABOUTBOX                    100
  8. #define IDD_BARTEST_FORM                101
  9. #define IDC_TEXT                        1000
  10. #define IDC_DATA                        1001
  11. #define IDC_ITALIC                      1002
  12. #define IDC_BOLD                        1003
  13. #define IDC_FONTFACE                    1004
  14. #define IDC_BARCOLOR                    1005
  15. #define IDC_BACKGROUND                  1006
  16. #define IDC_STYLE                       1008
  17. #define IDC_TWEAK                       1009
  18. #define IDC_RATIO                       1010
  19. #define IDC_PREVIEW                     1011
  20. #define IDC_CHECK                       1012
  21. #define IDC_VERTICAL                    1013
  22. #define IDC_HORIZONTAL                  1014
  23. #define IDC_SWITCH                      1015
  24. #define IDC_SHOWTEXT                    1016
  25. #define IDC_WIDTH                       1017
  26. #define IDC_HEIGHT                      1018
  27. #define IDC_SPACER                      1020
  28.  
  29. // Next default values for new objects
  30. // 
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33.  
  34. #define _APS_NEXT_RESOURCE_VALUE        103
  35. #define _APS_NEXT_COMMAND_VALUE         32771
  36. #define _APS_NEXT_CONTROL_VALUE         1021
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif
  40.